guile-gnome2-glib software package provides Guile bindings for GLib, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install guile-gnome2-glib
guile-gnome2-glib is installed in your system.
Make ensure the guile-gnome2-glib package were installed using the commands given below,
$ sudo dpkg-query -l | grep guile-gnome2-glib *
You will get with guile-gnome2-glib package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Lisp |
| Package | guile-gnome2-glib |
| Version | 2.16.2-2 |
| Description | Guile bindings for GLib |
| Sub Section | lisp |